OpenRoads Designer CONNECT Edition SDK Help

Equals Method

Overload List

Equals(Object) Indicates whether otherObject is a LinearElement and is identical to this LinearElement.
Equals(Object, Double) Indicates whether otherObject is a LinearElement and is nearly identical to this LinearElement. This is to use in unit tests only to compare with baselines stored in XML for example. Never use this method in application code.

See Also